tools/xl/bash-completion: also complete 'xen'
authorHans van Kranenburg <hans@knorrie.org>
Sun, 10 Feb 2019 17:26:45 +0000 (18:26 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Sat, 19 Feb 2022 19:29:33 +0000 (20:29 +0100)
commit770ff5159b1530aafa2dd2b2298129154161d9f0
treefd8e7f1867002e97a8841edeb733a8fc4cb5c5cd
parent8c51983b6e20de01cb80a60f9de3a727c83d258c
tools/xl/bash-completion: also complete 'xen'

We have the `xen` alias for xl in Debian, since in the past it was a
command that could execute either xl or xm.

Now, it always does xl, so, complete the same stuff for it as we have
for xl.

Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
[git-debrebase split: mixed commit: upstream part]
tools/xl/bash-completion